[INFO] fetching crate cpclib-runner 0.8.0...
[INFO] testing cpclib-runner-0.8.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate cpclib-runner 0.8.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate cpclib-runner 0.8.0
[INFO] finished tweaking crates.io crate cpclib-runner 0.8.0
[INFO] tweaked toml for crates.io crate cpclib-runner 0.8.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cpclib-runner 0.8.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cpclib-runner 0.8.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zip-extract v0.1.3
[INFO] [stderr]   Downloaded xcap v0.0.11
[INFO] [stderr]   Downloaded wmctrl v0.1.8
[INFO] [stderr]   Downloaded utf8-chars v3.0.5
[INFO] [stderr]   Downloaded xcb v1.5.0
[INFO] [stderr]   Downloaded transparent v0.4.2
[INFO] [stderr]   Downloaded gitignore v1.0.8
[INFO] [stderr]   Downloaded xattr v1.5.1
[INFO] [stderr]   Downloaded build-target v0.8.0
[INFO] [stderr]   Downloaded phf_macros v0.8.0
[INFO] [stderr]   Downloaded rust-ini v0.21.2
[INFO] [stderr]   Downloaded enigo v0.3.0
[INFO] [stderr]   Downloaded xkbcommon v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 745a85464876da5bab84e8160e25212dcccde30a04838157e6745043e68f6baf
[INFO] running `Command { std: "docker" "start" "745a85464876da5bab84e8160e25212dcccde30a04838157e6745043e68f6baf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "745a85464876da5bab84e8160e25212dcccde30a04838157e6745043e68f6baf" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "745a85464876da5bab84e8160e25212dcccde30a04838157e6745043e68f6baf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "745a85464876da5bab84e8160e25212dcccde30a04838157e6745043e68f6baf" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling nutype_macros v0.5.1
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling resolve-path v0.1.0
[INFO] [stderr]    Compiling bitfield v0.14.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling link-cplusplus v1.0.10
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling scratch v1.0.8
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling cpclib-sna v0.10.0
[INFO] [stderr]    Compiling dary_heap v0.3.7
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.160
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling libflate_lz77 v2.1.0
[INFO] [stderr]    Compiling cxx v1.0.160
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling cpclib-tokens v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling cdivsufsort v2.0.0
[INFO] [stderr]    Compiling avif-serialize v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling image-webp v0.2.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.19
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.0
[INFO] [stderr]    Compiling cxx-build v1.0.160
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling cpclib-disc v0.10.0
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling sacabase v2.0.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling evalexpr v11.3.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling xcb v1.5.0
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling kinded_macros v0.3.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling delegate v0.13.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling kinded v0.3.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling remain v0.2.15
[INFO] [stderr]    Compiling darling_macro v0.21.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling cpclib-crunchers v0.10.0
[INFO] [stderr]    Compiling include-flate-codegen v0.2.0
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.160
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling build-deps v0.1.4
[INFO] [stderr]    Compiling cpclib-common v0.10.0
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling velcro_core v0.5.4
[INFO] [stderr]    Compiling cpclib-basic v0.10.0
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling custom_error v1.9.2
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling lexopt v0.3.1
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling upkr v0.2.3
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling gif-dispose v4.0.1
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling velcro_macros v0.5.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling include-flate v0.3.0
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling cpclib-asm v0.10.0
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling darling v0.21.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling pad v0.1.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling bit-vec v0.7.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling transparent v0.4.2
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling bit-set v0.6.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling bon-macros v3.6.5
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling prettydiff v0.6.4
[INFO] [stderr]    Compiling xkbcommon v0.8.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rust-embed v8.7.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling velcro v0.5.4
[INFO] [stderr]    Compiling filetime_creation v0.2.0
[INFO] [stderr]    Compiling cpclib-cpr v0.8.0
[INFO] [stderr]    Compiling choice_nocase v0.2.0
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling nutype v0.5.1
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling lzma-rust v0.1.7
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]    Compiling nt-time v0.8.1
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling line-span v0.1.5
[INFO] [stderr]    Compiling hashbag v0.1.12
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling scraper v0.20.0
[INFO] [stderr]    Compiling rust-ini v0.21.2
[INFO] [stderr]    Compiling camino-tempfile v1.4.1
[INFO] [stderr]    Compiling sevenz-rust v0.6.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling wmctrl v0.1.8
[INFO] [stderr]    Compiling utf8-chars v3.0.5
[INFO] [stderr]    Compiling zip-extract v0.1.3
[INFO] [stderr]    Compiling bon v3.6.5
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]    Compiling cpclib-image v0.10.0
[INFO] [stderr]    Compiling cpclib-files v0.1.0
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling xcap v0.0.11
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling enigo v0.3.0
[INFO] [stderr]    Compiling cpclib-runner v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `bon::builder`
[INFO] [stdout]  --> src/emucontrol.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use bon::builder;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]     --> src/emucontrol.rs:1316:10
[INFO] [stdout]      |
[INFO] [stdout] 1316 |         };
[INFO] [stdout]      |          ^ help: remove this semicolon
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `macosx`
[INFO] [stdout]   --> src/runner/emulator/caprice_forever.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 #[cfg(target_os = "macosx")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^--------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   help: there is a expected value with a similar name: `"macos"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `macosx`
[INFO] [stdout]   --> src/runner/emulator/cpcemupower.rs:36:23
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 #[cfg(target_os = "macosx")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^--------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   help: there is a expected value with a similar name: `"macos"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `V_2_0` should have an upper camel case name
[INFO] [stdout]   --> src/runner/hspcompiler.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     V_2_0 // V2_2_5
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to upper camel case: `V2_0`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `cfg_select` has been stable since 1.95.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(cfg_select)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cpclib_common::winnow::stream::AsChar`
[INFO] [stdout]   --> src/emucontrol.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use cpclib_common::winnow::stream::AsChar;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GithubCompilableApplication`
[INFO] [stdout]   --> src/runner/emulator.rs:22:37
[INFO] [stdout]    |
[INFO] [stdout] 22 |     DelegateApplicationDescription, GithubCompilableApplication, GithubCompiledApplication,
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `display`
[INFO] [stdout]   --> src/emucontrol.rs:99:29
[INFO] [stdout]    |
[INFO] [stdout] 99 |             EmuWindow::Xvfb(display, window) => {
[INFO] [stdout]    |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/emucontrol.rs:102:29
[INFO] [stdout]     |
[INFO] [stdout] 102 |                         let cmd = std::process::Command::new("xwd")
[INFO] [stdout]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/emucontrol.rs:111:29
[INFO] [stdout]     |
[INFO] [stdout] 111 |                         let cmd = std::process::Command::new("xwd")
[INFO] [stdout]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `enigo`
[INFO] [stdout]    --> src/emucontrol.rs:277:25
[INFO] [stdout]     |
[INFO] [stdout] 277 |             Self::Enigo(enigo) => {
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_enigo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `enigo`
[INFO] [stdout]    --> src/emucontrol.rs:287:25
[INFO] [stdout]     |
[INFO] [stdout] 287 |             Self::Enigo(enigo) => {
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_enigo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `enigo`
[INFO] [stdout]    --> src/emucontrol.rs:297:25
[INFO] [stdout]     |
[INFO] [stdout] 297 |             Self::Enigo(enigo) => {
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_enigo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/emucontrol.rs:324:13
[INFO] [stdout]     |
[INFO] [stdout] 307 |             Self::Enigo(enigo) => {
[INFO] [stdout]     |             ------------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 324 |             _ => unreachable!()
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `enigo`
[INFO] [stdout]    --> src/emucontrol.rs:331:25
[INFO] [stdout]     |
[INFO] [stdout] 331 |             Self::Enigo(enigo) => {
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_enigo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `enigo`
[INFO] [stdout]    --> src/emucontrol.rs:342:25
[INFO] [stdout]     |
[INFO] [stdout] 342 |             Self::Enigo(enigo) => self.type_key(c)
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_enigo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/emucontrol.rs:377:13
[INFO] [stdout]     |
[INFO] [stdout] 368 |             Self::Enigo(enigo) => {
[INFO] [stdout]     |             ------------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 377 |             _ => unreachable!()
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpc_emu_power_version`
[INFO] [stdout]    --> src/emucontrol.rs:517:39
[INFO] [stdout]     |
[INFO] [stdout] 517 |                 Emulator::CpcEmuPower(cpc_emu_power_version) => {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpc_emu_power_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpc_emu_power_version`
[INFO] [stdout]    --> src/emucontrol.rs:533:39
[INFO] [stdout]     |
[INFO] [stdout] 533 |                 Emulator::CpcEmuPower(cpc_emu_power_version) => {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpc_emu_power_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ace_version`
[INFO] [stdout]    --> src/emucontrol.rs:542:31
[INFO] [stdout]     |
[INFO] [stdout] 542 |                 Emulator::Ace(ace_version) => args.push(sna.to_string()),
[INFO] [stdout]     |                               ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ace_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpcec_version`
[INFO] [stdout]    --> src/emucontrol.rs:543:33
[INFO] [stdout]     |
[INFO] [stdout] 543 |                 Emulator::Cpcec(cpcec_version) => args.push(sna.to_string()),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpcec_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `winape_version`
[INFO] [stdout]    --> src/emucontrol.rs:545:34
[INFO] [stdout]     |
[INFO] [stdout] 545 |                 Emulator::Winape(winape_version) => {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_winape_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/emucontrol.rs:549:36
[INFO] [stdout]     |
[INFO] [stdout] 549 |                 Emulator::Amspirit(v) => {
[INFO] [stdout]     |                                    ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/emucontrol.rs:553:39
[INFO] [stdout]     |
[INFO] [stdout] 553 |                 Emulator::CpcEmuPower(v) => {
[INFO] [stdout]     |                                       ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/emucontrol.rs:556:42
[INFO] [stdout]     |
[INFO] [stdout] 556 |                 Emulator::CapriceForever(v) => {
[INFO] [stdout]     |                                          ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpc_emu_power_version`
[INFO] [stdout]    --> src/emucontrol.rs:576:39
[INFO] [stdout]     |
[INFO] [stdout] 576 |                 Emulator::CpcEmuPower(cpc_emu_power_version) => todo!(),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpc_emu_power_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `caprice_forever_version`
[INFO] [stdout]    --> src/emucontrol.rs:577:42
[INFO] [stdout]     |
[INFO] [stdout] 577 |                 Emulator::CapriceForever(caprice_forever_version) => todo!()
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_caprice_forever_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/emucontrol.rs:652:42
[INFO] [stdout]     |
[INFO] [stdout] 652 |                 Emulator::CapriceForever(v) => {
[INFO] [stdout]     |                                          ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `backup_display`
[INFO] [stdout]    --> src/emucontrol.rs:706:9
[INFO] [stdout]     |
[INFO] [stdout] 706 |     let backup_display = std::env::var("DISPLAY").unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_backup_display`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `caprice_forever_version`
[INFO] [stdout]     --> src/emucontrol.rs:1048:38
[INFO] [stdout]      |
[INFO] [stdout] 1048 |             Emulator::CapriceForever(caprice_forever_version) => {
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_caprice_forever_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `emu_folder`
[INFO] [stdout]     --> src/emucontrol.rs:1706:13
[INFO] [stdout]      |
[INFO] [stdout] 1706 |         let emu_folder = emu.albireo_folder();
[INFO] [stdout]      |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_emu_folder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `backup_folder`
[INFO] [stdout]     --> src/emucontrol.rs:1711:22
[INFO] [stdout]      |
[INFO] [stdout] 1711 |                 let (backup_folder, emu_folder) = albireo_backup_and_original.as_ref().unwrap();
[INFO] [stdout]      |                      ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_backup_folder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `emu_thread`
[INFO] [stdout]     --> src/emucontrol.rs:1749:9
[INFO] [stdout]      |
[INFO] [stdout] 1749 |     let emu_thread = std::thread::spawn(move || {
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_emu_thread`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `backup_folder`
[INFO] [stdout]     --> src/emucontrol.rs:1840:18
[INFO] [stdout]      |
[INFO] [stdout] 1840 |     if let Some((backup_folder, emu_folder)) = albireo_backup_and_original {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_backup_folder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `emu_folder`
[INFO] [stdout]     --> src/emucontrol.rs:1840:33
[INFO] [stdout]      |
[INFO] [stdout] 1840 |     if let Some((backup_folder, emu_folder)) = albireo_backup_and_original {
[INFO] [stdout]      |                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_emu_folder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `disark_version`
[INFO] [stdout]   --> src/runner/disassembler/mod.rs:16:40
[INFO] [stdout]    |
[INFO] [stdout] 16 |             ExternDisassembler::Disark(disark_version) => DISARK_CMD
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_disark_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpc_emu_power_version`
[INFO] [stdout]   --> src/runner/emulator.rs:83:35
[INFO] [stdout]    |
[INFO] [stdout] 83 |             Emulator::CpcEmuPower(cpc_emu_power_version) => CPCEMUPOWER_CMD
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpc_emu_power_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `caprice_forever_version`
[INFO] [stdout]   --> src/runner/emulator.rs:96:38
[INFO] [stdout]    |
[INFO] [stdout] 96 |             Emulator::CapriceForever(caprice_forever_version) => {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_caprice_forever_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/runner/emulator.rs:128:68
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let abspath = Utf8PathBuf::from_path_buf(abspath).map_err(|e| "File error".to_owned())?;
[INFO] [stdout]     |                                                                    ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RobotImpl<AceUsedEmulator>` is more private than the item `Robot::Ace::0`
[INFO] [stdout]    --> src/emucontrol.rs:833:9
[INFO] [stdout]     |
[INFO] [stdout] 833 |     Ace(RobotImpl<AceUsedEmulator>),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Ace::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RobotImpl<AceUsedEmulator>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:811:1
[INFO] [stdout]     |
[INFO] [stdout] 811 | struct RobotImpl<E: UsedEmulator> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AceUsedEmulator` is more private than the item `Robot::Ace::0`
[INFO] [stdout]    --> src/emucontrol.rs:833:9
[INFO] [stdout]     |
[INFO] [stdout] 833 |     Ace(RobotImpl<AceUsedEmulator>),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Ace::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AceUsedEmulator` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:756:1
[INFO] [stdout]     |
[INFO] [stdout] 756 | struct AceUsedEmulator {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RobotImpl<CpcecUsedEmulator>` is more private than the item `Robot::Cpcec::0`
[INFO] [stdout]    --> src/emucontrol.rs:834:11
[INFO] [stdout]     |
[INFO] [stdout] 834 |     Cpcec(RobotImpl<CpcecUsedEmulator>),
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Cpcec::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RobotImpl<CpcecUsedEmulator>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:811:1
[INFO] [stdout]     |
[INFO] [stdout] 811 | struct RobotImpl<E: UsedEmulator> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CpcecUsedEmulator` is more private than the item `Robot::Cpcec::0`
[INFO] [stdout]    --> src/emucontrol.rs:834:11
[INFO] [stdout]     |
[INFO] [stdout] 834 |     Cpcec(RobotImpl<CpcecUsedEmulator>),
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Cpcec::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CpcecUsedEmulator` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:757:1
[INFO] [stdout]     |
[INFO] [stdout] 757 | struct CpcecUsedEmulator {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RobotImpl<WinapeUsedEmulator>` is more private than the item `Robot::Winape::0`
[INFO] [stdout]    --> src/emucontrol.rs:835:12
[INFO] [stdout]     |
[INFO] [stdout] 835 |     Winape(RobotImpl<WinapeUsedEmulator>),
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Winape::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RobotImpl<WinapeUsedEmulator>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:811:1
[INFO] [stdout]     |
[INFO] [stdout] 811 | struct RobotImpl<E: UsedEmulator> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WinapeUsedEmulator` is more private than the item `Robot::Winape::0`
[INFO] [stdout]    --> src/emucontrol.rs:835:12
[INFO] [stdout]     |
[INFO] [stdout] 835 |     Winape(RobotImpl<WinapeUsedEmulator>),
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Winape::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WinapeUsedEmulator` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:758:1
[INFO] [stdout]     |
[INFO] [stdout] 758 | struct WinapeUsedEmulator {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RobotImpl<AmspiritUsedEmulator>` is more private than the item `Robot::Amspirit::0`
[INFO] [stdout]    --> src/emucontrol.rs:836:14
[INFO] [stdout]     |
[INFO] [stdout] 836 |     Amspirit(RobotImpl<AmspiritUsedEmulator>),
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Amspirit::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RobotImpl<AmspiritUsedEmulator>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:811:1
[INFO] [stdout]     |
[INFO] [stdout] 811 | struct RobotImpl<E: UsedEmulator> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AmspiritUsedEmulator` is more private than the item `Robot::Amspirit::0`
[INFO] [stdout]    --> src/emucontrol.rs:836:14
[INFO] [stdout]     |
[INFO] [stdout] 836 |     Amspirit(RobotImpl<AmspiritUsedEmulator>),
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Amspirit::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AmspiritUsedEmulator` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:759:1
[INFO] [stdout]     |
[INFO] [stdout] 759 | struct AmspiritUsedEmulator {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RobotImpl<SugarBoxV2UsedEmulator>` is more private than the item `Robot::SugarboxV2::0`
[INFO] [stdout]    --> src/emucontrol.rs:837:16
[INFO] [stdout]     |
[INFO] [stdout] 837 |     SugarboxV2(RobotImpl<SugarBoxV2UsedEmulator>),
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::SugarboxV2::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RobotImpl<SugarBoxV2UsedEmulator>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:811:1
[INFO] [stdout]     |
[INFO] [stdout] 811 | struct RobotImpl<E: UsedEmulator> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SugarBoxV2UsedEmulator` is more private than the item `Robot::SugarboxV2::0`
[INFO] [stdout]    --> src/emucontrol.rs:837:16
[INFO] [stdout]     |
[INFO] [stdout] 837 |     SugarboxV2(RobotImpl<SugarBoxV2UsedEmulator>),
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::SugarboxV2::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SugarBoxV2UsedEmulator` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:760:1
[INFO] [stdout]     |
[INFO] [stdout] 760 | struct SugarBoxV2UsedEmulator {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RobotImpl<CpcEmuPowerUsedEmulator>` is more private than the item `Robot::CpcEmuPower::0`
[INFO] [stdout]    --> src/emucontrol.rs:838:17
[INFO] [stdout]     |
[INFO] [stdout] 838 |     CpcEmuPower(RobotImpl<CpcEmuPowerUsedEmulator>),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::CpcEmuPower::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RobotImpl<CpcEmuPowerUsedEmulator>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:811:1
[INFO] [stdout]     |
[INFO] [stdout] 811 | struct RobotImpl<E: UsedEmulator> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CpcEmuPowerUsedEmulator` is more private than the item `Robot::CpcEmuPower::0`
[INFO] [stdout]    --> src/emucontrol.rs:838:17
[INFO] [stdout]     |
[INFO] [stdout] 838 |     CpcEmuPower(RobotImpl<CpcEmuPowerUsedEmulator>),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::CpcEmuPower::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CpcEmuPowerUsedEmulator` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:761:1
[INFO] [stdout]     |
[INFO] [stdout] 761 | struct CpcEmuPowerUsedEmulator {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RobotImpl<CapriceForeverUsedEmulator>` is more private than the item `Robot::CapriceForever::0`
[INFO] [stdout]    --> src/emucontrol.rs:839:20
[INFO] [stdout]     |
[INFO] [stdout] 839 |     CapriceForever(RobotImpl<CapriceForeverUsedEmulator>)
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::CapriceForever::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RobotImpl<CapriceForeverUsedEmulator>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:811:1
[INFO] [stdout]     |
[INFO] [stdout] 811 | struct RobotImpl<E: UsedEmulator> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CapriceForeverUsedEmulator` is more private than the item `Robot::CapriceForever::0`
[INFO] [stdout]    --> src/emucontrol.rs:839:20
[INFO] [stdout]     |
[INFO] [stdout] 839 |     CapriceForever(RobotImpl<CapriceForeverUsedEmulator>)
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::CapriceForever::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CapriceForeverUsedEmulator` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:763:1
[INFO] [stdout]     |
[INFO] [stdout] 763 | struct CapriceForeverUsedEmulator {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WindowEventsManager` is more private than the item `Robot::new`
[INFO] [stdout]     --> src/emucontrol.rs:1028:5
[INFO] [stdout]      |
[INFO] [stdout] 1028 |     pub fn new(emu: &Emulator, window: EmuWindow, eventsManager: WindowEventsManager) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Robot::new` is reachable at visibility `pub`
[INFO] [stdout]      |
[INFO] [stdout] note: but type `WindowEventsManager` is only usable at visibility `pub(self)`
[INFO] [stdout]     --> src/emucontrol.rs:124:1
[INFO] [stdout]      |
[INFO] [stdout]  124 | enum WindowEventsManager {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `shift_char` is never used
[INFO] [stdout]    --> src/emucontrol.rs:293:12
[INFO] [stdout]     |
[INFO] [stdout] 269 | impl WindowEventsManager {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 293 |     pub fn shift_char<K: Into<HostKey>>(&mut self, c: K) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `break_on_bad_vbl` and `break_on_bad_hbl` are never read
[INFO] [stdout]    --> src/emucontrol.rs:492:16
[INFO] [stdout]     |
[INFO] [stdout] 482 | pub struct EmulatorConf {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 492 |     pub(crate) break_on_bad_vbl: bool,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 493 |     pub(crate) break_on_bad_hbl: bool,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EmulatorConf` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/ace_config.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             std::fs::create_dir_all(folder);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 74 |             let _ = std::fs::create_dir_all(folder);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/emucontrol.rs:432:9
[INFO] [stdout]     |
[INFO] [stdout] 432 |         std::fs::File::open(fname.as_ref())?.read_to_string(&mut content);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 432 |         let _ = std::fs::File::open(fname.as_ref())?.read_to_string(&mut content);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `eventsManager` should have a snake case name
[INFO] [stdout]     --> src/emucontrol.rs:1028:51
[INFO] [stdout]      |
[INFO] [stdout] 1028 |     pub fn new(emu: &Emulator, window: EmuWindow, eventsManager: WindowEventsManager) -> Self {
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^ help: convert the identifier to snake case: `events_manager`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1, xcap v0.0.11
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "745a85464876da5bab84e8160e25212dcccde30a04838157e6745043e68f6baf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "745a85464876da5bab84e8160e25212dcccde30a04838157e6745043e68f6baf" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `bon::builder`
[INFO] [stdout]  --> src/emucontrol.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use bon::builder;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]     --> src/emucontrol.rs:1316:10
[INFO] [stdout]      |
[INFO] [stdout] 1316 |         };
[INFO] [stdout]      |          ^ help: remove this semicolon
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `macosx`
[INFO] [stdout]   --> src/runner/emulator/caprice_forever.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 #[cfg(target_os = "macosx")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^--------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   help: there is a expected value with a similar name: `"macos"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `macosx`
[INFO] [stdout]   --> src/runner/emulator/cpcemupower.rs:36:23
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 #[cfg(target_os = "macosx")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^--------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   help: there is a expected value with a similar name: `"macos"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `V_2_0` should have an upper camel case name
[INFO] [stdout]   --> src/runner/hspcompiler.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     V_2_0 // V2_2_5
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to upper camel case: `V2_0`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `cfg_select` has been stable since 1.95.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(cfg_select)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cpclib_common::winnow::stream::AsChar`
[INFO] [stdout]   --> src/emucontrol.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use cpclib_common::winnow::stream::AsChar;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GithubCompilableApplication`
[INFO] [stdout]   --> src/runner/emulator.rs:22:37
[INFO] [stdout]    |
[INFO] [stdout] 22 |     DelegateApplicationDescription, GithubCompilableApplication, GithubCompiledApplication,
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `display`
[INFO] [stdout]   --> src/emucontrol.rs:99:29
[INFO] [stdout]    |
[INFO] [stdout] 99 |             EmuWindow::Xvfb(display, window) => {
[INFO] [stdout]    |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/emucontrol.rs:102:29
[INFO] [stdout]     |
[INFO] [stdout] 102 |                         let cmd = std::process::Command::new("xwd")
[INFO] [stdout]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/emucontrol.rs:111:29
[INFO] [stdout]     |
[INFO] [stdout] 111 |                         let cmd = std::process::Command::new("xwd")
[INFO] [stdout]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `enigo`
[INFO] [stdout]    --> src/emucontrol.rs:277:25
[INFO] [stdout]     |
[INFO] [stdout] 277 |             Self::Enigo(enigo) => {
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_enigo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `enigo`
[INFO] [stdout]    --> src/emucontrol.rs:287:25
[INFO] [stdout]     |
[INFO] [stdout] 287 |             Self::Enigo(enigo) => {
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_enigo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `enigo`
[INFO] [stdout]    --> src/emucontrol.rs:297:25
[INFO] [stdout]     |
[INFO] [stdout] 297 |             Self::Enigo(enigo) => {
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_enigo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/emucontrol.rs:324:13
[INFO] [stdout]     |
[INFO] [stdout] 307 |             Self::Enigo(enigo) => {
[INFO] [stdout]     |             ------------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 324 |             _ => unreachable!()
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `enigo`
[INFO] [stdout]    --> src/emucontrol.rs:331:25
[INFO] [stdout]     |
[INFO] [stdout] 331 |             Self::Enigo(enigo) => {
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_enigo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `enigo`
[INFO] [stdout]    --> src/emucontrol.rs:342:25
[INFO] [stdout]     |
[INFO] [stdout] 342 |             Self::Enigo(enigo) => self.type_key(c)
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_enigo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/emucontrol.rs:377:13
[INFO] [stdout]     |
[INFO] [stdout] 368 |             Self::Enigo(enigo) => {
[INFO] [stdout]     |             ------------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 377 |             _ => unreachable!()
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpc_emu_power_version`
[INFO] [stdout]    --> src/emucontrol.rs:517:39
[INFO] [stdout]     |
[INFO] [stdout] 517 |                 Emulator::CpcEmuPower(cpc_emu_power_version) => {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpc_emu_power_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpc_emu_power_version`
[INFO] [stdout]    --> src/emucontrol.rs:533:39
[INFO] [stdout]     |
[INFO] [stdout] 533 |                 Emulator::CpcEmuPower(cpc_emu_power_version) => {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpc_emu_power_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ace_version`
[INFO] [stdout]    --> src/emucontrol.rs:542:31
[INFO] [stdout]     |
[INFO] [stdout] 542 |                 Emulator::Ace(ace_version) => args.push(sna.to_string()),
[INFO] [stdout]     |                               ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ace_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpcec_version`
[INFO] [stdout]    --> src/emucontrol.rs:543:33
[INFO] [stdout]     |
[INFO] [stdout] 543 |                 Emulator::Cpcec(cpcec_version) => args.push(sna.to_string()),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpcec_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `winape_version`
[INFO] [stdout]    --> src/emucontrol.rs:545:34
[INFO] [stdout]     |
[INFO] [stdout] 545 |                 Emulator::Winape(winape_version) => {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_winape_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/emucontrol.rs:549:36
[INFO] [stdout]     |
[INFO] [stdout] 549 |                 Emulator::Amspirit(v) => {
[INFO] [stdout]     |                                    ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/emucontrol.rs:553:39
[INFO] [stdout]     |
[INFO] [stdout] 553 |                 Emulator::CpcEmuPower(v) => {
[INFO] [stdout]     |                                       ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/emucontrol.rs:556:42
[INFO] [stdout]     |
[INFO] [stdout] 556 |                 Emulator::CapriceForever(v) => {
[INFO] [stdout]     |                                          ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpc_emu_power_version`
[INFO] [stdout]    --> src/emucontrol.rs:576:39
[INFO] [stdout]     |
[INFO] [stdout] 576 |                 Emulator::CpcEmuPower(cpc_emu_power_version) => todo!(),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpc_emu_power_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `caprice_forever_version`
[INFO] [stdout]    --> src/emucontrol.rs:577:42
[INFO] [stdout]     |
[INFO] [stdout] 577 |                 Emulator::CapriceForever(caprice_forever_version) => todo!()
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_caprice_forever_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/emucontrol.rs:652:42
[INFO] [stdout]     |
[INFO] [stdout] 652 |                 Emulator::CapriceForever(v) => {
[INFO] [stdout]     |                                          ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `backup_display`
[INFO] [stdout]    --> src/emucontrol.rs:706:9
[INFO] [stdout]     |
[INFO] [stdout] 706 |     let backup_display = std::env::var("DISPLAY").unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_backup_display`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `caprice_forever_version`
[INFO] [stdout]     --> src/emucontrol.rs:1048:38
[INFO] [stdout]      |
[INFO] [stdout] 1048 |             Emulator::CapriceForever(caprice_forever_version) => {
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_caprice_forever_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `emu_folder`
[INFO] [stdout]     --> src/emucontrol.rs:1706:13
[INFO] [stdout]      |
[INFO] [stdout] 1706 |         let emu_folder = emu.albireo_folder();
[INFO] [stdout]      |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_emu_folder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `backup_folder`
[INFO] [stdout]     --> src/emucontrol.rs:1711:22
[INFO] [stdout]      |
[INFO] [stdout] 1711 |                 let (backup_folder, emu_folder) = albireo_backup_and_original.as_ref().unwrap();
[INFO] [stdout]      |                      ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_backup_folder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `emu_thread`
[INFO] [stdout]     --> src/emucontrol.rs:1749:9
[INFO] [stdout]      |
[INFO] [stdout] 1749 |     let emu_thread = std::thread::spawn(move || {
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_emu_thread`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `backup_folder`
[INFO] [stdout]     --> src/emucontrol.rs:1840:18
[INFO] [stdout]      |
[INFO] [stdout] 1840 |     if let Some((backup_folder, emu_folder)) = albireo_backup_and_original {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_backup_folder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `emu_folder`
[INFO] [stdout]     --> src/emucontrol.rs:1840:33
[INFO] [stdout]      |
[INFO] [stdout] 1840 |     if let Some((backup_folder, emu_folder)) = albireo_backup_and_original {
[INFO] [stdout]      |                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_emu_folder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `disark_version`
[INFO] [stdout]   --> src/runner/disassembler/mod.rs:16:40
[INFO] [stdout]    |
[INFO] [stdout] 16 |             ExternDisassembler::Disark(disark_version) => DISARK_CMD
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_disark_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpc_emu_power_version`
[INFO] [stdout]   --> src/runner/emulator.rs:83:35
[INFO] [stdout]    |
[INFO] [stdout] 83 |             Emulator::CpcEmuPower(cpc_emu_power_version) => CPCEMUPOWER_CMD
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpc_emu_power_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `caprice_forever_version`
[INFO] [stdout]   --> src/runner/emulator.rs:96:38
[INFO] [stdout]    |
[INFO] [stdout] 96 |             Emulator::CapriceForever(caprice_forever_version) => {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_caprice_forever_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/runner/emulator.rs:128:68
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let abspath = Utf8PathBuf::from_path_buf(abspath).map_err(|e| "File error".to_owned())?;
[INFO] [stdout]     |                                                                    ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RobotImpl<AceUsedEmulator>` is more private than the item `Robot::Ace::0`
[INFO] [stdout]    --> src/emucontrol.rs:833:9
[INFO] [stdout]     |
[INFO] [stdout] 833 |     Ace(RobotImpl<AceUsedEmulator>),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Ace::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RobotImpl<AceUsedEmulator>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:811:1
[INFO] [stdout]     |
[INFO] [stdout] 811 | struct RobotImpl<E: UsedEmulator> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AceUsedEmulator` is more private than the item `Robot::Ace::0`
[INFO] [stdout]    --> src/emucontrol.rs:833:9
[INFO] [stdout]     |
[INFO] [stdout] 833 |     Ace(RobotImpl<AceUsedEmulator>),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Ace::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AceUsedEmulator` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:756:1
[INFO] [stdout]     |
[INFO] [stdout] 756 | struct AceUsedEmulator {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RobotImpl<CpcecUsedEmulator>` is more private than the item `Robot::Cpcec::0`
[INFO] [stdout]    --> src/emucontrol.rs:834:11
[INFO] [stdout]     |
[INFO] [stdout] 834 |     Cpcec(RobotImpl<CpcecUsedEmulator>),
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Cpcec::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RobotImpl<CpcecUsedEmulator>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:811:1
[INFO] [stdout]     |
[INFO] [stdout] 811 | struct RobotImpl<E: UsedEmulator> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CpcecUsedEmulator` is more private than the item `Robot::Cpcec::0`
[INFO] [stdout]    --> src/emucontrol.rs:834:11
[INFO] [stdout]     |
[INFO] [stdout] 834 |     Cpcec(RobotImpl<CpcecUsedEmulator>),
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Cpcec::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CpcecUsedEmulator` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:757:1
[INFO] [stdout]     |
[INFO] [stdout] 757 | struct CpcecUsedEmulator {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RobotImpl<WinapeUsedEmulator>` is more private than the item `Robot::Winape::0`
[INFO] [stdout]    --> src/emucontrol.rs:835:12
[INFO] [stdout]     |
[INFO] [stdout] 835 |     Winape(RobotImpl<WinapeUsedEmulator>),
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Winape::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RobotImpl<WinapeUsedEmulator>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:811:1
[INFO] [stdout]     |
[INFO] [stdout] 811 | struct RobotImpl<E: UsedEmulator> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WinapeUsedEmulator` is more private than the item `Robot::Winape::0`
[INFO] [stdout]    --> src/emucontrol.rs:835:12
[INFO] [stdout]     |
[INFO] [stdout] 835 |     Winape(RobotImpl<WinapeUsedEmulator>),
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Winape::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WinapeUsedEmulator` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:758:1
[INFO] [stdout]     |
[INFO] [stdout] 758 | struct WinapeUsedEmulator {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RobotImpl<AmspiritUsedEmulator>` is more private than the item `Robot::Amspirit::0`
[INFO] [stdout]    --> src/emucontrol.rs:836:14
[INFO] [stdout]     |
[INFO] [stdout] 836 |     Amspirit(RobotImpl<AmspiritUsedEmulator>),
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Amspirit::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RobotImpl<AmspiritUsedEmulator>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:811:1
[INFO] [stdout]     |
[INFO] [stdout] 811 | struct RobotImpl<E: UsedEmulator> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AmspiritUsedEmulator` is more private than the item `Robot::Amspirit::0`
[INFO] [stdout]    --> src/emucontrol.rs:836:14
[INFO] [stdout]     |
[INFO] [stdout] 836 |     Amspirit(RobotImpl<AmspiritUsedEmulator>),
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Amspirit::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AmspiritUsedEmulator` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:759:1
[INFO] [stdout]     |
[INFO] [stdout] 759 | struct AmspiritUsedEmulator {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RobotImpl<SugarBoxV2UsedEmulator>` is more private than the item `Robot::SugarboxV2::0`
[INFO] [stdout]    --> src/emucontrol.rs:837:16
[INFO] [stdout]     |
[INFO] [stdout] 837 |     SugarboxV2(RobotImpl<SugarBoxV2UsedEmulator>),
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::SugarboxV2::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RobotImpl<SugarBoxV2UsedEmulator>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:811:1
[INFO] [stdout]     |
[INFO] [stdout] 811 | struct RobotImpl<E: UsedEmulator> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SugarBoxV2UsedEmulator` is more private than the item `Robot::SugarboxV2::0`
[INFO] [stdout]    --> src/emucontrol.rs:837:16
[INFO] [stdout]     |
[INFO] [stdout] 837 |     SugarboxV2(RobotImpl<SugarBoxV2UsedEmulator>),
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::SugarboxV2::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SugarBoxV2UsedEmulator` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:760:1
[INFO] [stdout]     |
[INFO] [stdout] 760 | struct SugarBoxV2UsedEmulator {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RobotImpl<CpcEmuPowerUsedEmulator>` is more private than the item `Robot::CpcEmuPower::0`
[INFO] [stdout]    --> src/emucontrol.rs:838:17
[INFO] [stdout]     |
[INFO] [stdout] 838 |     CpcEmuPower(RobotImpl<CpcEmuPowerUsedEmulator>),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::CpcEmuPower::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RobotImpl<CpcEmuPowerUsedEmulator>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:811:1
[INFO] [stdout]     |
[INFO] [stdout] 811 | struct RobotImpl<E: UsedEmulator> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CpcEmuPowerUsedEmulator` is more private than the item `Robot::CpcEmuPower::0`
[INFO] [stdout]    --> src/emucontrol.rs:838:17
[INFO] [stdout]     |
[INFO] [stdout] 838 |     CpcEmuPower(RobotImpl<CpcEmuPowerUsedEmulator>),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::CpcEmuPower::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CpcEmuPowerUsedEmulator` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:761:1
[INFO] [stdout]     |
[INFO] [stdout] 761 | struct CpcEmuPowerUsedEmulator {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RobotImpl<CapriceForeverUsedEmulator>` is more private than the item `Robot::CapriceForever::0`
[INFO] [stdout]    --> src/emucontrol.rs:839:20
[INFO] [stdout]     |
[INFO] [stdout] 839 |     CapriceForever(RobotImpl<CapriceForeverUsedEmulator>)
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::CapriceForever::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RobotImpl<CapriceForeverUsedEmulator>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:811:1
[INFO] [stdout]     |
[INFO] [stdout] 811 | struct RobotImpl<E: UsedEmulator> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CapriceForeverUsedEmulator` is more private than the item `Robot::CapriceForever::0`
[INFO] [stdout]    --> src/emucontrol.rs:839:20
[INFO] [stdout]     |
[INFO] [stdout] 839 |     CapriceForever(RobotImpl<CapriceForeverUsedEmulator>)
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::CapriceForever::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CapriceForeverUsedEmulator` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:763:1
[INFO] [stdout]     |
[INFO] [stdout] 763 | struct CapriceForeverUsedEmulator {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WindowEventsManager` is more private than the item `Robot::new`
[INFO] [stdout]     --> src/emucontrol.rs:1028:5
[INFO] [stdout]      |
[INFO] [stdout] 1028 |     pub fn new(emu: &Emulator, window: EmuWindow, eventsManager: WindowEventsManager) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Robot::new` is reachable at visibility `pub`
[INFO] [stdout]      |
[INFO] [stdout] note: but type `WindowEventsManager` is only usable at visibility `pub(self)`
[INFO] [stdout]     --> src/emucontrol.rs:124:1
[INFO] [stdout]      |
[INFO] [stdout]  124 | enum WindowEventsManager {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `shift_char` is never used
[INFO] [stdout]    --> src/emucontrol.rs:293:12
[INFO] [stdout]     |
[INFO] [stdout] 269 | impl WindowEventsManager {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 293 |     pub fn shift_char<K: Into<HostKey>>(&mut self, c: K) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `break_on_bad_vbl` and `break_on_bad_hbl` are never read
[INFO] [stdout]    --> src/emucontrol.rs:492:16
[INFO] [stdout]     |
[INFO] [stdout] 482 | pub struct EmulatorConf {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 492 |     pub(crate) break_on_bad_vbl: bool,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 493 |     pub(crate) break_on_bad_hbl: bool,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EmulatorConf` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/ace_config.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             std::fs::create_dir_all(folder);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 74 |             let _ = std::fs::create_dir_all(folder);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/emucontrol.rs:432:9
[INFO] [stdout]     |
[INFO] [stdout] 432 |         std::fs::File::open(fname.as_ref())?.read_to_string(&mut content);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 432 |         let _ = std::fs::File::open(fname.as_ref())?.read_to_string(&mut content);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cpclib-runner v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable `eventsManager` should have a snake case name
[INFO] [stdout]     --> src/emucontrol.rs:1028:51
[INFO] [stdout]      |
[INFO] [stdout] 1028 |     pub fn new(emu: &Emulator, window: EmuWindow, eventsManager: WindowEventsManager) -> Self {
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^ help: convert the identifier to snake case: `events_manager`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bon::builder`
[INFO] [stdout]  --> src/emucontrol.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use bon::builder;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]     --> src/emucontrol.rs:1316:10
[INFO] [stdout]      |
[INFO] [stdout] 1316 |         };
[INFO] [stdout]      |          ^ help: remove this semicolon
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `macosx`
[INFO] [stdout]   --> src/runner/emulator/caprice_forever.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 #[cfg(target_os = "macosx")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^--------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   help: there is a expected value with a similar name: `"macos"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `macosx`
[INFO] [stdout]   --> src/runner/emulator/cpcemupower.rs:36:23
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 #[cfg(target_os = "macosx")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^--------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   help: there is a expected value with a similar name: `"macos"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `V_2_0` should have an upper camel case name
[INFO] [stdout]   --> src/runner/hspcompiler.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     V_2_0 // V2_2_5
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to upper camel case: `V2_0`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `cfg_select` has been stable since 1.95.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(cfg_select)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GithubCompilableApplication`
[INFO] [stdout]   --> src/runner/emulator.rs:22:37
[INFO] [stdout]    |
[INFO] [stdout] 22 |     DelegateApplicationDescription, GithubCompilableApplication, GithubCompiledApplication,
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cpclib_common::winnow::stream::AsChar`
[INFO] [stdout]   --> src/emucontrol.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use cpclib_common::winnow::stream::AsChar;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `display`
[INFO] [stdout]   --> src/emucontrol.rs:99:29
[INFO] [stdout]    |
[INFO] [stdout] 99 |             EmuWindow::Xvfb(display, window) => {
[INFO] [stdout]    |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/emucontrol.rs:102:29
[INFO] [stdout]     |
[INFO] [stdout] 102 |                         let cmd = std::process::Command::new("xwd")
[INFO] [stdout]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> src/emucontrol.rs:111:29
[INFO] [stdout]     |
[INFO] [stdout] 111 |                         let cmd = std::process::Command::new("xwd")
[INFO] [stdout]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `enigo`
[INFO] [stdout]    --> src/emucontrol.rs:277:25
[INFO] [stdout]     |
[INFO] [stdout] 277 |             Self::Enigo(enigo) => {
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_enigo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `enigo`
[INFO] [stdout]    --> src/emucontrol.rs:287:25
[INFO] [stdout]     |
[INFO] [stdout] 287 |             Self::Enigo(enigo) => {
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_enigo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `enigo`
[INFO] [stdout]    --> src/emucontrol.rs:297:25
[INFO] [stdout]     |
[INFO] [stdout] 297 |             Self::Enigo(enigo) => {
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_enigo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/emucontrol.rs:324:13
[INFO] [stdout]     |
[INFO] [stdout] 307 |             Self::Enigo(enigo) => {
[INFO] [stdout]     |             ------------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 324 |             _ => unreachable!()
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `enigo`
[INFO] [stdout]    --> src/emucontrol.rs:331:25
[INFO] [stdout]     |
[INFO] [stdout] 331 |             Self::Enigo(enigo) => {
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_enigo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `enigo`
[INFO] [stdout]    --> src/emucontrol.rs:342:25
[INFO] [stdout]     |
[INFO] [stdout] 342 |             Self::Enigo(enigo) => self.type_key(c)
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_enigo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/emucontrol.rs:377:13
[INFO] [stdout]     |
[INFO] [stdout] 368 |             Self::Enigo(enigo) => {
[INFO] [stdout]     |             ------------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 377 |             _ => unreachable!()
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpc_emu_power_version`
[INFO] [stdout]    --> src/emucontrol.rs:517:39
[INFO] [stdout]     |
[INFO] [stdout] 517 |                 Emulator::CpcEmuPower(cpc_emu_power_version) => {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpc_emu_power_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpc_emu_power_version`
[INFO] [stdout]    --> src/emucontrol.rs:533:39
[INFO] [stdout]     |
[INFO] [stdout] 533 |                 Emulator::CpcEmuPower(cpc_emu_power_version) => {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpc_emu_power_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ace_version`
[INFO] [stdout]    --> src/emucontrol.rs:542:31
[INFO] [stdout]     |
[INFO] [stdout] 542 |                 Emulator::Ace(ace_version) => args.push(sna.to_string()),
[INFO] [stdout]     |                               ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ace_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpcec_version`
[INFO] [stdout]    --> src/emucontrol.rs:543:33
[INFO] [stdout]     |
[INFO] [stdout] 543 |                 Emulator::Cpcec(cpcec_version) => args.push(sna.to_string()),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpcec_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `winape_version`
[INFO] [stdout]    --> src/emucontrol.rs:545:34
[INFO] [stdout]     |
[INFO] [stdout] 545 |                 Emulator::Winape(winape_version) => {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_winape_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/emucontrol.rs:549:36
[INFO] [stdout]     |
[INFO] [stdout] 549 |                 Emulator::Amspirit(v) => {
[INFO] [stdout]     |                                    ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/emucontrol.rs:553:39
[INFO] [stdout]     |
[INFO] [stdout] 553 |                 Emulator::CpcEmuPower(v) => {
[INFO] [stdout]     |                                       ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/emucontrol.rs:556:42
[INFO] [stdout]     |
[INFO] [stdout] 556 |                 Emulator::CapriceForever(v) => {
[INFO] [stdout]     |                                          ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpc_emu_power_version`
[INFO] [stdout]    --> src/emucontrol.rs:576:39
[INFO] [stdout]     |
[INFO] [stdout] 576 |                 Emulator::CpcEmuPower(cpc_emu_power_version) => todo!(),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpc_emu_power_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `caprice_forever_version`
[INFO] [stdout]    --> src/emucontrol.rs:577:42
[INFO] [stdout]     |
[INFO] [stdout] 577 |                 Emulator::CapriceForever(caprice_forever_version) => todo!()
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_caprice_forever_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/emucontrol.rs:652:42
[INFO] [stdout]     |
[INFO] [stdout] 652 |                 Emulator::CapriceForever(v) => {
[INFO] [stdout]     |                                          ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `backup_display`
[INFO] [stdout]    --> src/emucontrol.rs:706:9
[INFO] [stdout]     |
[INFO] [stdout] 706 |     let backup_display = std::env::var("DISPLAY").unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_backup_display`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `caprice_forever_version`
[INFO] [stdout]     --> src/emucontrol.rs:1048:38
[INFO] [stdout]      |
[INFO] [stdout] 1048 |             Emulator::CapriceForever(caprice_forever_version) => {
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_caprice_forever_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `emu_folder`
[INFO] [stdout]     --> src/emucontrol.rs:1706:13
[INFO] [stdout]      |
[INFO] [stdout] 1706 |         let emu_folder = emu.albireo_folder();
[INFO] [stdout]      |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_emu_folder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `backup_folder`
[INFO] [stdout]     --> src/emucontrol.rs:1711:22
[INFO] [stdout]      |
[INFO] [stdout] 1711 |                 let (backup_folder, emu_folder) = albireo_backup_and_original.as_ref().unwrap();
[INFO] [stdout]      |                      ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_backup_folder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `emu_thread`
[INFO] [stdout]     --> src/emucontrol.rs:1749:9
[INFO] [stdout]      |
[INFO] [stdout] 1749 |     let emu_thread = std::thread::spawn(move || {
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_emu_thread`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `backup_folder`
[INFO] [stdout]     --> src/emucontrol.rs:1840:18
[INFO] [stdout]      |
[INFO] [stdout] 1840 |     if let Some((backup_folder, emu_folder)) = albireo_backup_and_original {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_backup_folder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `emu_folder`
[INFO] [stdout]     --> src/emucontrol.rs:1840:33
[INFO] [stdout]      |
[INFO] [stdout] 1840 |     if let Some((backup_folder, emu_folder)) = albireo_backup_and_original {
[INFO] [stdout]      |                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_emu_folder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `disark_version`
[INFO] [stdout]   --> src/runner/disassembler/mod.rs:16:40
[INFO] [stdout]    |
[INFO] [stdout] 16 |             ExternDisassembler::Disark(disark_version) => DISARK_CMD
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_disark_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpc_emu_power_version`
[INFO] [stdout]   --> src/runner/emulator.rs:83:35
[INFO] [stdout]    |
[INFO] [stdout] 83 |             Emulator::CpcEmuPower(cpc_emu_power_version) => CPCEMUPOWER_CMD
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpc_emu_power_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `caprice_forever_version`
[INFO] [stdout]   --> src/runner/emulator.rs:96:38
[INFO] [stdout]    |
[INFO] [stdout] 96 |             Emulator::CapriceForever(caprice_forever_version) => {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_caprice_forever_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/runner/emulator.rs:128:68
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let abspath = Utf8PathBuf::from_path_buf(abspath).map_err(|e| "File error".to_owned())?;
[INFO] [stdout]     |                                                                    ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RobotImpl<AceUsedEmulator>` is more private than the item `Robot::Ace::0`
[INFO] [stdout]    --> src/emucontrol.rs:833:9
[INFO] [stdout]     |
[INFO] [stdout] 833 |     Ace(RobotImpl<AceUsedEmulator>),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Ace::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RobotImpl<AceUsedEmulator>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:811:1
[INFO] [stdout]     |
[INFO] [stdout] 811 | struct RobotImpl<E: UsedEmulator> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AceUsedEmulator` is more private than the item `Robot::Ace::0`
[INFO] [stdout]    --> src/emucontrol.rs:833:9
[INFO] [stdout]     |
[INFO] [stdout] 833 |     Ace(RobotImpl<AceUsedEmulator>),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Ace::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AceUsedEmulator` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:756:1
[INFO] [stdout]     |
[INFO] [stdout] 756 | struct AceUsedEmulator {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RobotImpl<CpcecUsedEmulator>` is more private than the item `Robot::Cpcec::0`
[INFO] [stdout]    --> src/emucontrol.rs:834:11
[INFO] [stdout]     |
[INFO] [stdout] 834 |     Cpcec(RobotImpl<CpcecUsedEmulator>),
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Cpcec::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RobotImpl<CpcecUsedEmulator>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:811:1
[INFO] [stdout]     |
[INFO] [stdout] 811 | struct RobotImpl<E: UsedEmulator> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CpcecUsedEmulator` is more private than the item `Robot::Cpcec::0`
[INFO] [stdout]    --> src/emucontrol.rs:834:11
[INFO] [stdout]     |
[INFO] [stdout] 834 |     Cpcec(RobotImpl<CpcecUsedEmulator>),
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Cpcec::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CpcecUsedEmulator` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:757:1
[INFO] [stdout]     |
[INFO] [stdout] 757 | struct CpcecUsedEmulator {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RobotImpl<WinapeUsedEmulator>` is more private than the item `Robot::Winape::0`
[INFO] [stdout]    --> src/emucontrol.rs:835:12
[INFO] [stdout]     |
[INFO] [stdout] 835 |     Winape(RobotImpl<WinapeUsedEmulator>),
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Winape::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RobotImpl<WinapeUsedEmulator>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:811:1
[INFO] [stdout]     |
[INFO] [stdout] 811 | struct RobotImpl<E: UsedEmulator> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WinapeUsedEmulator` is more private than the item `Robot::Winape::0`
[INFO] [stdout]    --> src/emucontrol.rs:835:12
[INFO] [stdout]     |
[INFO] [stdout] 835 |     Winape(RobotImpl<WinapeUsedEmulator>),
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Winape::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WinapeUsedEmulator` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:758:1
[INFO] [stdout]     |
[INFO] [stdout] 758 | struct WinapeUsedEmulator {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RobotImpl<AmspiritUsedEmulator>` is more private than the item `Robot::Amspirit::0`
[INFO] [stdout]    --> src/emucontrol.rs:836:14
[INFO] [stdout]     |
[INFO] [stdout] 836 |     Amspirit(RobotImpl<AmspiritUsedEmulator>),
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Amspirit::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RobotImpl<AmspiritUsedEmulator>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:811:1
[INFO] [stdout]     |
[INFO] [stdout] 811 | struct RobotImpl<E: UsedEmulator> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AmspiritUsedEmulator` is more private than the item `Robot::Amspirit::0`
[INFO] [stdout]    --> src/emucontrol.rs:836:14
[INFO] [stdout]     |
[INFO] [stdout] 836 |     Amspirit(RobotImpl<AmspiritUsedEmulator>),
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Amspirit::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AmspiritUsedEmulator` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:759:1
[INFO] [stdout]     |
[INFO] [stdout] 759 | struct AmspiritUsedEmulator {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RobotImpl<SugarBoxV2UsedEmulator>` is more private than the item `Robot::SugarboxV2::0`
[INFO] [stdout]    --> src/emucontrol.rs:837:16
[INFO] [stdout]     |
[INFO] [stdout] 837 |     SugarboxV2(RobotImpl<SugarBoxV2UsedEmulator>),
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::SugarboxV2::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RobotImpl<SugarBoxV2UsedEmulator>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:811:1
[INFO] [stdout]     |
[INFO] [stdout] 811 | struct RobotImpl<E: UsedEmulator> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SugarBoxV2UsedEmulator` is more private than the item `Robot::SugarboxV2::0`
[INFO] [stdout]    --> src/emucontrol.rs:837:16
[INFO] [stdout]     |
[INFO] [stdout] 837 |     SugarboxV2(RobotImpl<SugarBoxV2UsedEmulator>),
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::SugarboxV2::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SugarBoxV2UsedEmulator` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:760:1
[INFO] [stdout]     |
[INFO] [stdout] 760 | struct SugarBoxV2UsedEmulator {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RobotImpl<CpcEmuPowerUsedEmulator>` is more private than the item `Robot::CpcEmuPower::0`
[INFO] [stdout]    --> src/emucontrol.rs:838:17
[INFO] [stdout]     |
[INFO] [stdout] 838 |     CpcEmuPower(RobotImpl<CpcEmuPowerUsedEmulator>),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::CpcEmuPower::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RobotImpl<CpcEmuPowerUsedEmulator>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:811:1
[INFO] [stdout]     |
[INFO] [stdout] 811 | struct RobotImpl<E: UsedEmulator> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CpcEmuPowerUsedEmulator` is more private than the item `Robot::CpcEmuPower::0`
[INFO] [stdout]    --> src/emucontrol.rs:838:17
[INFO] [stdout]     |
[INFO] [stdout] 838 |     CpcEmuPower(RobotImpl<CpcEmuPowerUsedEmulator>),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::CpcEmuPower::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CpcEmuPowerUsedEmulator` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:761:1
[INFO] [stdout]     |
[INFO] [stdout] 761 | struct CpcEmuPowerUsedEmulator {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RobotImpl<CapriceForeverUsedEmulator>` is more private than the item `Robot::CapriceForever::0`
[INFO] [stdout]    --> src/emucontrol.rs:839:20
[INFO] [stdout]     |
[INFO] [stdout] 839 |     CapriceForever(RobotImpl<CapriceForeverUsedEmulator>)
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::CapriceForever::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RobotImpl<CapriceForeverUsedEmulator>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:811:1
[INFO] [stdout]     |
[INFO] [stdout] 811 | struct RobotImpl<E: UsedEmulator> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CapriceForeverUsedEmulator` is more private than the item `Robot::CapriceForever::0`
[INFO] [stdout]    --> src/emucontrol.rs:839:20
[INFO] [stdout]     |
[INFO] [stdout] 839 |     CapriceForever(RobotImpl<CapriceForeverUsedEmulator>)
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::CapriceForever::0` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CapriceForeverUsedEmulator` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/emucontrol.rs:763:1
[INFO] [stdout]     |
[INFO] [stdout] 763 | struct CapriceForeverUsedEmulator {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WindowEventsManager` is more private than the item `Robot::new`
[INFO] [stdout]     --> src/emucontrol.rs:1028:5
[INFO] [stdout]      |
[INFO] [stdout] 1028 |     pub fn new(emu: &Emulator, window: EmuWindow, eventsManager: WindowEventsManager) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Robot::new` is reachable at visibility `pub`
[INFO] [stdout]      |
[INFO] [stdout] note: but type `WindowEventsManager` is only usable at visibility `pub(self)`
[INFO] [stdout]     --> src/emucontrol.rs:124:1
[INFO] [stdout]      |
[INFO] [stdout]  124 | enum WindowEventsManager {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `shift_char` is never used
[INFO] [stdout]    --> src/emucontrol.rs:293:12
[INFO] [stdout]     |
[INFO] [stdout] 269 | impl WindowEventsManager {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 293 |     pub fn shift_char<K: Into<HostKey>>(&mut self, c: K) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `break_on_bad_vbl` and `break_on_bad_hbl` are never read
[INFO] [stdout]    --> src/emucontrol.rs:492:16
[INFO] [stdout]     |
[INFO] [stdout] 482 | pub struct EmulatorConf {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 492 |     pub(crate) break_on_bad_vbl: bool,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 493 |     pub(crate) break_on_bad_hbl: bool,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EmulatorConf` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/ace_config.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             std::fs::create_dir_all(folder);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 74 |             let _ = std::fs::create_dir_all(folder);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/emucontrol.rs:432:9
[INFO] [stdout]     |
[INFO] [stdout] 432 |         std::fs::File::open(fname.as_ref())?.read_to_string(&mut content);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 432 |         let _ = std::fs::File::open(fname.as_ref())?.read_to_string(&mut content);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `eventsManager` should have a snake case name
[INFO] [stdout]     --> src/emucontrol.rs:1028:51
[INFO] [stdout]      |
[INFO] [stdout] 1028 |     pub fn new(emu: &Emulator, window: EmuWindow, eventsManager: WindowEventsManager) -> Self {
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^ help: convert the identifier to snake case: `events_manager`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1, xcap v0.0.11
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "745a85464876da5bab84e8160e25212dcccde30a04838157e6745043e68f6baf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "745a85464876da5bab84e8160e25212dcccde30a04838157e6745043e68f6baf" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `bon::builder`
[INFO] [stderr]  --> src/emucontrol.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use bon::builder;
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]     --> src/emucontrol.rs:1316:10
[INFO] [stderr]      |
[INFO] [stderr] 1316 |         };
[INFO] [stderr]      |          ^ help: remove this semicolon
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `macosx`
[INFO] [stderr]   --> src/runner/emulator/caprice_forever.rs:33:23
[INFO] [stderr]    |
[INFO] [stderr] 33 |                 #[cfg(target_os = "macosx")]
[INFO] [stderr]    |                       ^^^^^^^^^^^^--------
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   help: there is a expected value with a similar name: `"macos"`
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `macosx`
[INFO] [stderr]   --> src/runner/emulator/cpcemupower.rs:36:23
[INFO] [stderr]    |
[INFO] [stderr] 36 |                 #[cfg(target_os = "macosx")]
[INFO] [stderr]    |                       ^^^^^^^^^^^^--------
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   help: there is a expected value with a similar name: `"macos"`
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: variant `V_2_0` should have an upper camel case name
[INFO] [stderr]   --> src/runner/hspcompiler.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 |     V_2_0 // V2_2_5
[INFO] [stderr]    |     ^^^^^ help: convert the identifier to upper camel case: `V2_0`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: the feature `cfg_select` has been stable since 1.95.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/lib.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(cfg_select)]
[INFO] [stderr]   |            ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `cpclib_common::winnow::stream::AsChar`
[INFO] [stderr]   --> src/emucontrol.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use cpclib_common::winnow::stream::AsChar;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `GithubCompilableApplication`
[INFO] [stderr]   --> src/runner/emulator.rs:22:37
[INFO] [stderr]    |
[INFO] [stderr] 22 |     DelegateApplicationDescription, GithubCompilableApplication, GithubCompiledApplication,
[INFO] [stderr]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `display`
[INFO] [stderr]   --> src/emucontrol.rs:99:29
[INFO] [stderr]    |
[INFO] [stderr] 99 |             EmuWindow::Xvfb(display, window) => {
[INFO] [stderr]    |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cmd`
[INFO] [stderr]    --> src/emucontrol.rs:102:29
[INFO] [stderr]     |
[INFO] [stderr] 102 |                         let cmd = std::process::Command::new("xwd")
[INFO] [stderr]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cmd`
[INFO] [stderr]    --> src/emucontrol.rs:111:29
[INFO] [stderr]     |
[INFO] [stderr] 111 |                         let cmd = std::process::Command::new("xwd")
[INFO] [stderr]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `enigo`
[INFO] [stderr]    --> src/emucontrol.rs:277:25
[INFO] [stderr]     |
[INFO] [stderr] 277 |             Self::Enigo(enigo) => {
[INFO] [stderr]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_enigo`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `enigo`
[INFO] [stderr]    --> src/emucontrol.rs:287:25
[INFO] [stderr]     |
[INFO] [stderr] 287 |             Self::Enigo(enigo) => {
[INFO] [stderr]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_enigo`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `enigo`
[INFO] [stderr]    --> src/emucontrol.rs:297:25
[INFO] [stderr]     |
[INFO] [stderr] 297 |             Self::Enigo(enigo) => {
[INFO] [stderr]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_enigo`
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/emucontrol.rs:324:13
[INFO] [stderr]     |
[INFO] [stderr] 307 |             Self::Enigo(enigo) => {
[INFO] [stderr]     |             ------------------ matches all the relevant values
[INFO] [stderr] ...
[INFO] [stderr] 324 |             _ => unreachable!()
[INFO] [stderr]     |             ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `enigo`
[INFO] [stderr]    --> src/emucontrol.rs:331:25
[INFO] [stderr]     |
[INFO] [stderr] 331 |             Self::Enigo(enigo) => {
[INFO] [stderr]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_enigo`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `enigo`
[INFO] [stderr]    --> src/emucontrol.rs:342:25
[INFO] [stderr]     |
[INFO] [stderr] 342 |             Self::Enigo(enigo) => self.type_key(c)
[INFO] [stderr]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_enigo`
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/emucontrol.rs:377:13
[INFO] [stderr]     |
[INFO] [stderr] 368 |             Self::Enigo(enigo) => {
[INFO] [stderr]     |             ------------------ matches all the relevant values
[INFO] [stderr] ...
[INFO] [stderr] 377 |             _ => unreachable!()
[INFO] [stderr]     |             ^ no value can reach this
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cpc_emu_power_version`
[INFO] [stderr]    --> src/emucontrol.rs:517:39
[INFO] [stderr]     |
[INFO] [stderr] 517 |                 Emulator::CpcEmuPower(cpc_emu_power_version) => {
[INFO] [stderr]     |                                       ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpc_emu_power_version`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cpc_emu_power_version`
[INFO] [stderr]    --> src/emucontrol.rs:533:39
[INFO] [stderr]     |
[INFO] [stderr] 533 |                 Emulator::CpcEmuPower(cpc_emu_power_version) => {
[INFO] [stderr]     |                                       ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpc_emu_power_version`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ace_version`
[INFO] [stderr]    --> src/emucontrol.rs:542:31
[INFO] [stderr]     |
[INFO] [stderr] 542 |                 Emulator::Ace(ace_version) => args.push(sna.to_string()),
[INFO] [stderr]     |                               ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ace_version`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cpcec_version`
[INFO] [stderr]    --> src/emucontrol.rs:543:33
[INFO] [stderr]     |
[INFO] [stderr] 543 |                 Emulator::Cpcec(cpcec_version) => args.push(sna.to_string()),
[INFO] [stderr]     |                                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpcec_version`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `winape_version`
[INFO] [stderr]    --> src/emucontrol.rs:545:34
[INFO] [stderr]     |
[INFO] [stderr] 545 |                 Emulator::Winape(winape_version) => {
[INFO] [stderr]     |                                  ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_winape_version`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `v`
[INFO] [stderr]    --> src/emucontrol.rs:549:36
[INFO] [stderr]     |
[INFO] [stderr] 549 |                 Emulator::Amspirit(v) => {
[INFO] [stderr]     |                                    ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `v`
[INFO] [stderr]    --> src/emucontrol.rs:553:39
[INFO] [stderr]     |
[INFO] [stderr] 553 |                 Emulator::CpcEmuPower(v) => {
[INFO] [stderr]     |                                       ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `v`
[INFO] [stderr]    --> src/emucontrol.rs:556:42
[INFO] [stderr]     |
[INFO] [stderr] 556 |                 Emulator::CapriceForever(v) => {
[INFO] [stderr]     |                                          ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cpc_emu_power_version`
[INFO] [stderr]    --> src/emucontrol.rs:576:39
[INFO] [stderr]     |
[INFO] [stderr] 576 |                 Emulator::CpcEmuPower(cpc_emu_power_version) => todo!(),
[INFO] [stderr]     |                                       ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpc_emu_power_version`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `caprice_forever_version`
[INFO] [stderr]    --> src/emucontrol.rs:577:42
[INFO] [stderr]     |
[INFO] [stderr] 577 |                 Emulator::CapriceForever(caprice_forever_version) => todo!()
[INFO] [stderr]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_caprice_forever_version`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `v`
[INFO] [stderr]    --> src/emucontrol.rs:652:42
[INFO] [stderr]     |
[INFO] [stderr] 652 |                 Emulator::CapriceForever(v) => {
[INFO] [stderr]     |                                          ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `backup_display`
[INFO] [stderr]    --> src/emucontrol.rs:706:9
[INFO] [stderr]     |
[INFO] [stderr] 706 |     let backup_display = std::env::var("DISPLAY").unwrap();
[INFO] [stderr]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_backup_display`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `caprice_forever_version`
[INFO] [stderr]     --> src/emucontrol.rs:1048:38
[INFO] [stderr]      |
[INFO] [stderr] 1048 |             Emulator::CapriceForever(caprice_forever_version) => {
[INFO] [stderr]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_caprice_forever_version`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `emu_folder`
[INFO] [stderr]     --> src/emucontrol.rs:1706:13
[INFO] [stderr]      |
[INFO] [stderr] 1706 |         let emu_folder = emu.albireo_folder();
[INFO] [stderr]      |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_emu_folder`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `backup_folder`
[INFO] [stderr]     --> src/emucontrol.rs:1711:22
[INFO] [stderr]      |
[INFO] [stderr] 1711 |                 let (backup_folder, emu_folder) = albireo_backup_and_original.as_ref().unwrap();
[INFO] [stderr]      |                      ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_backup_folder`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `emu_thread`
[INFO] [stderr]     --> src/emucontrol.rs:1749:9
[INFO] [stderr]      |
[INFO] [stderr] 1749 |     let emu_thread = std::thread::spawn(move || {
[INFO] [stderr]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_emu_thread`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `backup_folder`
[INFO] [stderr]     --> src/emucontrol.rs:1840:18
[INFO] [stderr]      |
[INFO] [stderr] 1840 |     if let Some((backup_folder, emu_folder)) = albireo_backup_and_original {
[INFO] [stderr]      |                  ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_backup_folder`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `emu_folder`
[INFO] [stderr]     --> src/emucontrol.rs:1840:33
[INFO] [stderr]      |
[INFO] [stderr] 1840 |     if let Some((backup_folder, emu_folder)) = albireo_backup_and_original {
[INFO] [stderr]      |                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_emu_folder`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `disark_version`
[INFO] [stderr]   --> src/runner/disassembler/mod.rs:16:40
[INFO] [stderr]    |
[INFO] [stderr] 16 |             ExternDisassembler::Disark(disark_version) => DISARK_CMD
[INFO] [stderr]    |                                        ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_disark_version`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cpc_emu_power_version`
[INFO] [stderr]   --> src/runner/emulator.rs:83:35
[INFO] [stderr]    |
[INFO] [stderr] 83 |             Emulator::CpcEmuPower(cpc_emu_power_version) => CPCEMUPOWER_CMD
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpc_emu_power_version`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `caprice_forever_version`
[INFO] [stderr]   --> src/runner/emulator.rs:96:38
[INFO] [stderr]    |
[INFO] [stderr] 96 |             Emulator::CapriceForever(caprice_forever_version) => {
[INFO] [stderr]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_caprice_forever_version`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> src/runner/emulator.rs:128:68
[INFO] [stderr]     |
[INFO] [stderr] 128 |         let abspath = Utf8PathBuf::from_path_buf(abspath).map_err(|e| "File error".to_owned())?;
[INFO] [stderr]     |                                                                    ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: type `RobotImpl<AceUsedEmulator>` is more private than the item `Robot::Ace::0`
[INFO] [stderr]    --> src/emucontrol.rs:833:9
[INFO] [stderr]     |
[INFO] [stderr] 833 |     Ace(RobotImpl<AceUsedEmulator>),
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Ace::0` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `RobotImpl<AceUsedEmulator>` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/emucontrol.rs:811:1
[INFO] [stderr]     |
[INFO] [stderr] 811 | struct RobotImpl<E: UsedEmulator> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `AceUsedEmulator` is more private than the item `Robot::Ace::0`
[INFO] [stderr]    --> src/emucontrol.rs:833:9
[INFO] [stderr]     |
[INFO] [stderr] 833 |     Ace(RobotImpl<AceUsedEmulator>),
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Ace::0` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `AceUsedEmulator` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/emucontrol.rs:756:1
[INFO] [stderr]     |
[INFO] [stderr] 756 | struct AceUsedEmulator {}
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `RobotImpl<CpcecUsedEmulator>` is more private than the item `Robot::Cpcec::0`
[INFO] [stderr]    --> src/emucontrol.rs:834:11
[INFO] [stderr]     |
[INFO] [stderr] 834 |     Cpcec(RobotImpl<CpcecUsedEmulator>),
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Cpcec::0` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `RobotImpl<CpcecUsedEmulator>` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/emucontrol.rs:811:1
[INFO] [stderr]     |
[INFO] [stderr] 811 | struct RobotImpl<E: UsedEmulator> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `CpcecUsedEmulator` is more private than the item `Robot::Cpcec::0`
[INFO] [stderr]    --> src/emucontrol.rs:834:11
[INFO] [stderr]     |
[INFO] [stderr] 834 |     Cpcec(RobotImpl<CpcecUsedEmulator>),
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Cpcec::0` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `CpcecUsedEmulator` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/emucontrol.rs:757:1
[INFO] [stderr]     |
[INFO] [stderr] 757 | struct CpcecUsedEmulator {}
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `RobotImpl<WinapeUsedEmulator>` is more private than the item `Robot::Winape::0`
[INFO] [stderr]    --> src/emucontrol.rs:835:12
[INFO] [stderr]     |
[INFO] [stderr] 835 |     Winape(RobotImpl<WinapeUsedEmulator>),
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Winape::0` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `RobotImpl<WinapeUsedEmulator>` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/emucontrol.rs:811:1
[INFO] [stderr]     |
[INFO] [stderr] 811 | struct RobotImpl<E: UsedEmulator> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `WinapeUsedEmulator` is more private than the item `Robot::Winape::0`
[INFO] [stderr]    --> src/emucontrol.rs:835:12
[INFO] [stderr]     |
[INFO] [stderr] 835 |     Winape(RobotImpl<WinapeUsedEmulator>),
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Winape::0` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `WinapeUsedEmulator` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/emucontrol.rs:758:1
[INFO] [stderr]     |
[INFO] [stderr] 758 | struct WinapeUsedEmulator {}
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `RobotImpl<AmspiritUsedEmulator>` is more private than the item `Robot::Amspirit::0`
[INFO] [stderr]    --> src/emucontrol.rs:836:14
[INFO] [stderr]     |
[INFO] [stderr] 836 |     Amspirit(RobotImpl<AmspiritUsedEmulator>),
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Amspirit::0` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `RobotImpl<AmspiritUsedEmulator>` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/emucontrol.rs:811:1
[INFO] [stderr]     |
[INFO] [stderr] 811 | struct RobotImpl<E: UsedEmulator> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `AmspiritUsedEmulator` is more private than the item `Robot::Amspirit::0`
[INFO] [stderr]    --> src/emucontrol.rs:836:14
[INFO] [stderr]     |
[INFO] [stderr] 836 |     Amspirit(RobotImpl<AmspiritUsedEmulator>),
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::Amspirit::0` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `AmspiritUsedEmulator` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/emucontrol.rs:759:1
[INFO] [stderr]     |
[INFO] [stderr] 759 | struct AmspiritUsedEmulator {}
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `RobotImpl<SugarBoxV2UsedEmulator>` is more private than the item `Robot::SugarboxV2::0`
[INFO] [stderr]    --> src/emucontrol.rs:837:16
[INFO] [stderr]     |
[INFO] [stderr] 837 |     SugarboxV2(RobotImpl<SugarBoxV2UsedEmulator>),
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::SugarboxV2::0` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `RobotImpl<SugarBoxV2UsedEmulator>` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/emucontrol.rs:811:1
[INFO] [stderr]     |
[INFO] [stderr] 811 | struct RobotImpl<E: UsedEmulator> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `SugarBoxV2UsedEmulator` is more private than the item `Robot::SugarboxV2::0`
[INFO] [stderr]    --> src/emucontrol.rs:837:16
[INFO] [stderr]     |
[INFO] [stderr] 837 |     SugarboxV2(RobotImpl<SugarBoxV2UsedEmulator>),
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::SugarboxV2::0` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `SugarBoxV2UsedEmulator` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/emucontrol.rs:760:1
[INFO] [stderr]     |
[INFO] [stderr] 760 | struct SugarBoxV2UsedEmulator {}
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `RobotImpl<CpcEmuPowerUsedEmulator>` is more private than the item `Robot::CpcEmuPower::0`
[INFO] [stderr]    --> src/emucontrol.rs:838:17
[INFO] [stderr]     |
[INFO] [stderr] 838 |     CpcEmuPower(RobotImpl<CpcEmuPowerUsedEmulator>),
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::CpcEmuPower::0` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `RobotImpl<CpcEmuPowerUsedEmulator>` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/emucontrol.rs:811:1
[INFO] [stderr]     |
[INFO] [stderr] 811 | struct RobotImpl<E: UsedEmulator> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `CpcEmuPowerUsedEmulator` is more private than the item `Robot::CpcEmuPower::0`
[INFO] [stderr]    --> src/emucontrol.rs:838:17
[INFO] [stderr]     |
[INFO] [stderr] 838 |     CpcEmuPower(RobotImpl<CpcEmuPowerUsedEmulator>),
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::CpcEmuPower::0` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `CpcEmuPowerUsedEmulator` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/emucontrol.rs:761:1
[INFO] [stderr]     |
[INFO] [stderr] 761 | struct CpcEmuPowerUsedEmulator {}
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `RobotImpl<CapriceForeverUsedEmulator>` is more private than the item `Robot::CapriceForever::0`
[INFO] [stderr]    --> src/emucontrol.rs:839:20
[INFO] [stderr]     |
[INFO] [stderr] 839 |     CapriceForever(RobotImpl<CapriceForeverUsedEmulator>)
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::CapriceForever::0` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `RobotImpl<CapriceForeverUsedEmulator>` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/emucontrol.rs:811:1
[INFO] [stderr]     |
[INFO] [stderr] 811 | struct RobotImpl<E: UsedEmulator> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `CapriceForeverUsedEmulator` is more private than the item `Robot::CapriceForever::0`
[INFO] [stderr]    --> src/emucontrol.rs:839:20
[INFO] [stderr]     |
[INFO] [stderr] 839 |     CapriceForever(RobotImpl<CapriceForeverUsedEmulator>)
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Robot::CapriceForever::0` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `CapriceForeverUsedEmulator` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/emucontrol.rs:763:1
[INFO] [stderr]     |
[INFO] [stderr] 763 | struct CapriceForeverUsedEmulator {}
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `WindowEventsManager` is more private than the item `Robot::new`
[INFO] [stderr]     --> src/emucontrol.rs:1028:5
[INFO] [stderr]      |
[INFO] [stderr] 1028 |     pub fn new(emu: &Emulator, window: EmuWindow, eventsManager: WindowEventsManager) -> Self {
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Robot::new` is reachable at visibility `pub`
[INFO] [stderr]      |
[INFO] [stderr] note: but type `WindowEventsManager` is only usable at visibility `pub(self)`
[INFO] [stderr]     --> src/emucontrol.rs:124:1
[INFO] [stderr]      |
[INFO] [stderr]  124 | enum WindowEventsManager {
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `shift_char` is never used
[INFO] [stderr]    --> src/emucontrol.rs:293:12
[INFO] [stderr]     |
[INFO] [stderr] 269 | impl WindowEventsManager {
[INFO] [stderr]     | ------------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 293 |     pub fn shift_char<K: Into<HostKey>>(&mut self, c: K) {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `break_on_bad_vbl` and `break_on_bad_hbl` are never read
[INFO] [stderr]    --> src/emucontrol.rs:492:16
[INFO] [stderr]     |
[INFO] [stderr] 482 | pub struct EmulatorConf {
[INFO] [stderr]     |            ------------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 492 |     pub(crate) break_on_bad_vbl: bool,
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^
[INFO] [stderr] 493 |     pub(crate) break_on_bad_hbl: bool,
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `EmulatorConf` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/ace_config.rs:74:13
[INFO] [stderr]    |
[INFO] [stderr] 74 |             std::fs::create_dir_all(folder);
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 74 |             let _ = std::fs::create_dir_all(folder);
[INFO] [stderr]    |             +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/emucontrol.rs:432:9
[INFO] [stderr]     |
[INFO] [stderr] 432 |         std::fs::File::open(fname.as_ref())?.read_to_string(&mut content);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 432 |         let _ = std::fs::File::open(fname.as_ref())?.read_to_string(&mut content);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: variable `eventsManager` should have a snake case name
[INFO] [stderr]     --> src/emucontrol.rs:1028:51
[INFO] [stderr]      |
[INFO] [stderr] 1028 |     pub fn new(emu: &Emulator, window: EmuWindow, eventsManager: WindowEventsManager) -> Self {
[INFO] [stderr]      |                                                   ^^^^^^^^^^^^^ help: convert the identifier to snake case: `events_manager`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cpclib-runner` (lib) generated 60 warnings (run `cargo fix --lib -p cpclib-runner` to apply 31 suggestions)
[INFO] [stderr] warning: `cpclib-runner` (lib test) generated 60 warnings (60 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1, xcap v0.0.11
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cpclib_runner-e0928ecd511f1cab)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test runner::arguments::test::test_arguments_handling ... ok
[INFO] [stdout] test runner::tracker::test::test_download_chipnsfx ... ignored
[INFO] [stdout] test runner::emulator::test::test_download_winape ... FAILED
[INFO] [stdout] test runner::emulator::test::test_download_sugarbox ... FAILED
[INFO] [stdout] test runner::tracker::test::test_download_at3 ... FAILED
[INFO] [stdout] test runner::emulator::test::test_download_amspirit ... FAILED
[INFO] [stdout] test runner::assembler::test::test_download_rasm ... FAILED
[INFO] [stdout] test runner::disassembler::test::test_download_disark ... FAILED
[INFO] [stdout] test runner::assembler::test::test_download_vasm ... FAILED
[INFO] [stdout] test runner::emulator::test::test_download_ace ... FAILED
[INFO] [stdout] test runner::assembler::test::test_download_sjasmplus ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- runner::emulator::test::test_download_winape stdout ----
[INFO] [stdout] [src/runner/emulator.rs:177:33] urls.linux.as_ref().unwrap() = "http://www.winape.net/download/WinAPE20B2.zip"
[INFO] [stdout] 
[INFO] [stdout] thread 'runner::emulator::test::test_download_winape' (6316) panicked at src/runner/emulator.rs:177:9:
[INFO] [stdout] assertion failed: cpclib_download(dbg!(urls.linux.as_ref().unwrap())).is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56ff70a98828 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56ff70a98828 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56ff70a98828 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56ff70a98828 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56ff70aaf80a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56ff70aaf80a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x56ff70a9da72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56ff70a9da72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56ff70a75c46 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56ff70a75c46 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56ff70a90379 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56ff7063ce7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x56ff7063ce7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56ff70a90532 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x56ff70a90532 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56ff70a75d34 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x56ff70a6ad89 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56ff70a76bdd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56ff70aaffcc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56ff70aaff92 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x56ff706157ee - cpclib_runner[f03ee3c61d89b2ba]::runner::emulator::test::test_download_winape
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runner/emulator.rs:177:9
[INFO] [stdout]   21:     0x56ff70610487 - cpclib_runner[f03ee3c61d89b2ba]::runner::emulator::test::test_download_winape::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runner/emulator.rs:175:30
[INFO] [stdout]   22:     0x56ff70617e76 - <cpclib_runner[f03ee3c61d89b2ba]::runner::emulator::test::test_download_winape::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x56ff7062ff5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56ff7062ff5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x56ff7063d7d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x56ff7063d7d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x56ff7063d7d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x56ff7063d7d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x56ff7063d7d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x56ff7063d7d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x56ff7063d7d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x56ff70638334 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x56ff70638334 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x56ff70640852 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x56ff70640852 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56ff70640852 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56ff70640852 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x56ff70640852 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x56ff70640852 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x56ff70640852 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x56ff70a97ccf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   42:     0x56ff70a97ccf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7d9970284aa4 - <unknown>
[INFO] [stdout]   44:     0x7d9970311a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- runner::emulator::test::test_download_sugarbox stdout ----
[INFO] [stdout] [src/delegated.rs:38:15] format!("https://github.com/{}/{}/releases", info.owner(), info.project()) = "https://github.com/Tom1975/SugarboxV2/releases"
[INFO] [stdout] 
[INFO] [stdout] thread 'runner::emulator::test::test_download_sugarbox' (6315) panicked at src/runner/emulator.rs:169:72:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "https://github.com/Tom1975/SugarboxV2/releases: Dns Failed: resolve dns name 'github.com:443': failed to lookup address information: Temporary failure in name resolution"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56ff70a98828 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56ff70a98828 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56ff70a98828 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56ff70a98828 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56ff70aaf80a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56ff70aaf80a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x56ff70a9da72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56ff70a9da72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56ff70a75c46 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56ff70a75c46 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56ff70a90379 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56ff7063ce7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x56ff7063ce7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56ff70a90532 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x56ff70a90532 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56ff70a75d02 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56ff70a6ad89 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56ff70a76bdd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56ff70aaffcc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56ff70aafd12 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x56ff70615d25 - <core[28b146924c2f19c6]::result::Result<cpclib_runner[f03ee3c61d89b2ba]::delegated::MutiplatformUrls, alloc[95e62e727ddf147d]::string::String>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56ff70615d25 - cpclib_runner[f03ee3c61d89b2ba]::runner::emulator::test::test_download_sugarbox
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runner/emulator.rs:169:72
[INFO] [stdout]   22:     0x56ff706104e7 - cpclib_runner[f03ee3c61d89b2ba]::runner::emulator::test::test_download_sugarbox::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runner/emulator.rs:168:32
[INFO] [stdout]   23:     0x56ff70617ef6 - <cpclib_runner[f03ee3c61d89b2ba]::runner::emulator::test::test_download_sugarbox::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56ff7062ff5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56ff7062ff5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x56ff7063d7d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x56ff7063d7d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56ff7063d7d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56ff7063d7d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x56ff7063d7d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56ff7063d7d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x56ff7063d7d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x56ff70638334 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x56ff70638334 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x56ff70640852 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x56ff70640852 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x56ff70640852 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x56ff70640852 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56ff70640852 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56ff70640852 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x56ff70640852 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56ff70a97ccf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x56ff70a97ccf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7d9970284aa4 - <unknown>
[INFO] [stdout]   45:     0x7d9970311a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- runner::tracker::test::test_download_at3 stdout ----
[INFO] [stdout] [src/runner/tracker/mod.rs:85:33] urls.linux.as_ref().unwrap() = "https://bitbucket.org/JulienNevo/arkostracker3/downloads/ArkosTracker-linux64-3.2.3.zip"
[INFO] [stdout] 
[INFO] [stdout] thread 'runner::tracker::test::test_download_at3' (6317) panicked at src/runner/tracker/mod.rs:85:9:
[INFO] [stdout] assertion failed: cpclib_download(dbg!(urls.linux.as_ref().unwrap())).is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56ff70a98828 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56ff70a98828 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56ff70a98828 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56ff70a98828 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56ff70aaf80a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56ff70aaf80a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x56ff70a9da72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56ff70a9da72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56ff70a75c46 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56ff70a75c46 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56ff70a90379 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56ff7063ce7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x56ff7063ce7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56ff70a90532 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x56ff70a90532 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56ff70a75d34 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x56ff70a6ad89 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56ff70a76bdd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56ff70aaffcc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56ff70aaff92 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x56ff70620cb2 - cpclib_runner[f03ee3c61d89b2ba]::runner::tracker::test::test_download_at3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runner/tracker/mod.rs:85:9
[INFO] [stdout]   21:     0x56ff70620747 - cpclib_runner[f03ee3c61d89b2ba]::runner::tracker::test::test_download_at3::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runner/tracker/mod.rs:83:27
[INFO] [stdout]   22:     0x56ff70617db6 - <cpclib_runner[f03ee3c61d89b2ba]::runner::tracker::test::test_download_at3::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x56ff7062ff5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56ff7062ff5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x56ff7063d7d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x56ff7063d7d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x56ff7063d7d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x56ff7063d7d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x56ff7063d7d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x56ff7063d7d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x56ff7063d7d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x56ff70638334 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x56ff70638334 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x56ff70640852 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x56ff70640852 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56ff70640852 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56ff70640852 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x56ff70640852 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x56ff70640852 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x56ff70640852 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x56ff70a97ccf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   42:     0x56ff70a97ccf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7d9970284aa4 - <unknown>
[INFO] [stdout]   44:     0x7d9970311a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- runner::emulator::test::test_download_amspirit stdout ----
[INFO] [stdout] [src/runner/emulator.rs:184:33] urls.linux.as_ref().unwrap() = "https://www.amspirit.fr/content/files/2025/07/CPC_AMSpiriT_v2_RC1_Win_x64.7z"
[INFO] [stdout] 
[INFO] [stdout] thread 'runner::emulator::test::test_download_amspirit' (6314) panicked at src/runner/emulator.rs:184:9:
[INFO] [stdout] assertion failed: cpclib_download(dbg!(urls.linux.as_ref().unwrap())).is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56ff70a98828 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56ff70a98828 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56ff70a98828 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56ff70a98828 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56ff70aaf80a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56ff70aaf80a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x56ff70a9da72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56ff70a9da72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56ff70a75c46 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56ff70a75c46 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56ff70a90379 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56ff7063ce7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x56ff7063ce7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56ff70a90532 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x56ff70a90532 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56ff70a75d34 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x56ff70a6ad89 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56ff70a76bdd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56ff70aaffcc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56ff70aaff92 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x56ff70615af4 - cpclib_runner[f03ee3c61d89b2ba]::runner::emulator::test::test_download_amspirit
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runner/emulator.rs:184:9
[INFO] [stdout]   21:     0x56ff706104b7 - cpclib_runner[f03ee3c61d89b2ba]::runner::emulator::test::test_download_amspirit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runner/emulator.rs:182:32
[INFO] [stdout]   22:     0x56ff70617eb6 - <cpclib_runner[f03ee3c61d89b2ba]::runner::emulator::test::test_download_amspirit::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x56ff7062ff5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56ff7062ff5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x56ff7063d7d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x56ff7063d7d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x56ff7063d7d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x56ff7063d7d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x56ff7063d7d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x56ff7063d7d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x56ff7063d7d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x56ff70638334 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x56ff70638334 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x56ff70640852 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x56ff70640852 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56ff70640852 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56ff70640852 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x56ff70640852 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x56ff70640852 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x56ff70640852 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x56ff70a97ccf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   42:     0x56ff70a97ccf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7d9970284aa4 - <unknown>
[INFO] [stdout]   44:     0x7d9970311a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- runner::assembler::test::test_download_rasm stdout ----
[INFO] [stdout] [src/delegated.rs:38:15] format!("https://github.com/{}/{}/releases", info.owner(), info.project()) = "https://github.com/EdouardBERGE/rasm/releases"
[INFO] [stdout] 
[INFO] [stdout] thread 'runner::assembler::test::test_download_rasm' (6309) panicked at src/runner/assembler/mod.rs:51:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "https://github.com/EdouardBERGE/rasm/releases: Dns Failed: resolve dns name 'github.com:443': failed to lookup address information: Temporary failure in name resolution"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56ff70a98828 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56ff70a98828 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56ff70a98828 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56ff70a98828 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56ff70aaf80a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56ff70aaf80a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x56ff70a9da72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56ff70a9da72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56ff70a75c46 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56ff70a75c46 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56ff70a90379 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56ff7063ce7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x56ff7063ce7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56ff70a90532 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x56ff70a90532 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56ff70a75d02 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56ff70a6ad89 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56ff70a76bdd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56ff70aaffcc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56ff70aafd12 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x56ff706211ed - <core[28b146924c2f19c6]::result::Result<cpclib_runner[f03ee3c61d89b2ba]::delegated::MutiplatformUrls, alloc[95e62e727ddf147d]::string::String>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56ff706211ed - cpclib_runner[f03ee3c61d89b2ba]::runner::assembler::test::test_download_rasm
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runner/assembler/mod.rs:51:66
[INFO] [stdout]   22:     0x56ff706207a7 - cpclib_runner[f03ee3c61d89b2ba]::runner::assembler::test::test_download_rasm::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runner/assembler/mod.rs:50:28
[INFO] [stdout]   23:     0x56ff70617f76 - <cpclib_runner[f03ee3c61d89b2ba]::runner::assembler::test::test_download_rasm::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56ff7062ff5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56ff7062ff5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x56ff7063d7d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x56ff7063d7d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56ff7063d7d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56ff7063d7d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x56ff7063d7d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56ff7063d7d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x56ff7063d7d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x56ff70638334 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x56ff70638334 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x56ff70640852 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x56ff70640852 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x56ff70640852 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x56ff70640852 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56ff70640852 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56ff70640852 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x56ff70640852 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56ff70a97ccf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x56ff70a97ccf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7d9970284aa4 - <unknown>
[INFO] [stdout]   45:     0x7d9970311a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- runner::disassembler::test::test_download_disark stdout ----
[INFO] [stdout] [src/runner/disassembler/mod.rs:35:33] urls.linux.as_ref().unwrap() = "https://bitbucket.org/JulienNevo/disark/downloads/Disark-linux64-1.0.0.zip"
[INFO] [stdout] 
[INFO] [stdout] thread 'runner::disassembler::test::test_download_disark' (6312) panicked at src/runner/disassembler/mod.rs:35:9:
[INFO] [stdout] assertion failed: cpclib_download(dbg!(urls.linux.as_ref().unwrap())).is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56ff70a98828 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56ff70a98828 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56ff70a98828 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56ff70a98828 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56ff70aaf80a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56ff70aaf80a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x56ff70a9da72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56ff70a9da72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56ff70a75c46 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56ff70a75c46 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56ff70a90379 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56ff7063ce7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x56ff7063ce7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56ff70a90532 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x56ff70a90532 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56ff70a75d34 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x56ff70a6ad89 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56ff70a76bdd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56ff70aaffcc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56ff70aaff92 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x56ff70614fce - cpclib_runner[f03ee3c61d89b2ba]::runner::disassembler::test::test_download_disark
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runner/disassembler/mod.rs:35:9
[INFO] [stdout]   21:     0x56ff70610427 - cpclib_runner[f03ee3c61d89b2ba]::runner::disassembler::test::test_download_disark::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runner/disassembler/mod.rs:33:30
[INFO] [stdout]   22:     0x56ff70617d76 - <cpclib_runner[f03ee3c61d89b2ba]::runner::disassembler::test::test_download_disark::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x56ff7062ff5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56ff7062ff5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x56ff7063d7d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x56ff7063d7d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x56ff7063d7d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x56ff7063d7d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x56ff7063d7d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x56ff7063d7d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x56ff7063d7d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x56ff70638334 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x56ff70638334 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x56ff70640852 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x56ff70640852 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56ff70640852 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56ff70640852 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x56ff70640852 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x56ff70640852 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x56ff70640852 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x56ff70a97ccf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   42:     0x56ff70a97ccf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7d9970284aa4 - <unknown>
[INFO] [stdout]   44:     0x7d9970311a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- runner::assembler::test::test_download_vasm stdout ----
[INFO] [stdout] [src/runner/assembler/mod.rs:66:33] urls.linux.as_ref().unwrap() = "http://www.ibaug.de/vbcc/vbcc_linux_x64.tar.gz"
[INFO] [stdout] 
[INFO] [stdout] thread 'runner::assembler::test::test_download_vasm' (6311) panicked at src/runner/assembler/mod.rs:66:9:
[INFO] [stdout] assertion failed: cpclib_download(dbg!(urls.linux.as_ref().unwrap())).is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56ff70a98828 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56ff70a98828 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56ff70a98828 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56ff70a98828 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56ff70aaf80a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56ff70aaf80a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x56ff70a9da72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56ff70a9da72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56ff70a75c46 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56ff70a75c46 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56ff70a90379 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56ff7063ce7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x56ff7063ce7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56ff70a90532 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x56ff70a90532 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56ff70a75d34 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x56ff70a6ad89 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56ff70a76bdd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56ff70aaffcc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56ff70aaff92 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x56ff706218c2 - cpclib_runner[f03ee3c61d89b2ba]::runner::assembler::test::test_download_vasm
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runner/assembler/mod.rs:66:9
[INFO] [stdout]   21:     0x56ff706207d7 - cpclib_runner[f03ee3c61d89b2ba]::runner::assembler::test::test_download_vasm::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runner/assembler/mod.rs:64:28
[INFO] [stdout]   22:     0x56ff70617fb6 - <cpclib_runner[f03ee3c61d89b2ba]::runner::assembler::test::test_download_vasm::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x56ff7062ff5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56ff7062ff5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x56ff7063d7d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x56ff7063d7d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x56ff7063d7d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x56ff7063d7d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x56ff7063d7d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x56ff7063d7d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x56ff7063d7d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x56ff70638334 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x56ff70638334 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x56ff70640852 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x56ff70640852 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56ff70640852 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56ff70640852 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x56ff70640852 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x56ff70640852 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x56ff70640852 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x56ff70a97ccf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   42:     0x56ff70a97ccf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7d9970284aa4 - <unknown>
[INFO] [stdout]   44:     0x7d9970311a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- runner::emulator::test::test_download_ace stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'runner::emulator::test::test_download_ace' (6313) panicked at src/runner/emulator.rs:162:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "http://www.roudoudou.com/ACE-DL: Dns Failed: resolve dns name 'www.roudoudou.com:80': failed to lookup address information: Temporary failure in name resolution"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56ff70a98828 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56ff70a98828 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56ff70a98828 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56ff70a98828 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56ff70aaf80a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56ff70aaf80a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x56ff70a9da72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56ff70a9da72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56ff70a75c46 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56ff70a75c46 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56ff70a90379 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56ff7063ce7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x56ff7063ce7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56ff70a90532 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x56ff70a90532 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56ff70a75d02 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56ff70a6ad89 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56ff70a76bdd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56ff70aaffcc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56ff70aafd12 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x56ff70615203 - <core[28b146924c2f19c6]::result::Result<cpclib_runner[f03ee3c61d89b2ba]::delegated::MutiplatformUrls, alloc[95e62e727ddf147d]::string::String>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56ff70615203 - cpclib_runner[f03ee3c61d89b2ba]::runner::emulator::test::test_download_ace
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runner/emulator.rs:162:66
[INFO] [stdout]   22:     0x56ff70610457 - cpclib_runner[f03ee3c61d89b2ba]::runner::emulator::test::test_download_ace::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runner/emulator.rs:161:27
[INFO] [stdout]   23:     0x56ff70617e36 - <cpclib_runner[f03ee3c61d89b2ba]::runner::emulator::test::test_download_ace::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56ff7062ff5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56ff7062ff5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x56ff7063d7d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x56ff7063d7d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56ff7063d7d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56ff7063d7d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x56ff7063d7d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56ff7063d7d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x56ff7063d7d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x56ff70638334 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x56ff70638334 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x56ff70640852 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x56ff70640852 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x56ff70640852 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x56ff70640852 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56ff70640852 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56ff70640852 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x56ff70640852 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56ff70a97ccf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x56ff70a97ccf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7d9970284aa4 - <unknown>
[INFO] [stdout]   45:     0x7d9970311a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- runner::assembler::test::test_download_sjasmplus stdout ----
[INFO] [stdout] [src/delegated.rs:38:15] format!("https://github.com/{}/{}/releases", info.owner(), info.project()) = "https://github.com/z00m128/sjasmplus/releases"
[INFO] [stdout] 
[INFO] [stdout] thread 'runner::assembler::test::test_download_sjasmplus' (6310) panicked at src/runner/assembler/mod.rs:58:71:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "https://github.com/z00m128/sjasmplus/releases: Dns Failed: resolve dns name 'github.com:443': failed to lookup address information: Temporary failure in name resolution"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56ff70a98828 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56ff70a98828 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56ff70a98828 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56ff70a98828 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56ff70aaf80a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56ff70aaf80a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x56ff70a9da72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56ff70a9da72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56ff70a75c46 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56ff70a75c46 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56ff70a90379 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56ff7063ce7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x56ff7063ce7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56ff70a90532 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x56ff70a90532 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56ff70a75d02 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56ff70a6ad89 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56ff70a76bdd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56ff70aaffcc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56ff70aafd12 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x56ff70621af4 - <core[28b146924c2f19c6]::result::Result<cpclib_runner[f03ee3c61d89b2ba]::delegated::MutiplatformUrls, alloc[95e62e727ddf147d]::string::String>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56ff70621af4 - cpclib_runner[f03ee3c61d89b2ba]::runner::assembler::test::test_download_sjasmplus
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runner/assembler/mod.rs:58:71
[INFO] [stdout]   22:     0x56ff70620807 - cpclib_runner[f03ee3c61d89b2ba]::runner::assembler::test::test_download_sjasmplus::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runner/assembler/mod.rs:57:33
[INFO] [stdout]   23:     0x56ff70617ff6 - <cpclib_runner[f03ee3c61d89b2ba]::runner::assembler::test::test_download_sjasmplus::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56ff7062ff5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56ff7062ff5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x56ff7063d7d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x56ff7063d7d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56ff7063d7d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56ff7063d7d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x56ff7063d7d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56ff7063d7d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x56ff7063d7d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x56ff70638334 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x56ff70638334 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x56ff70640852 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x56ff70640852 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x56ff70640852 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x56ff70640852 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56ff70640852 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56ff70640852 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x56ff70640852 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56ff70a97ccf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x56ff70a97ccf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7d9970284aa4 - <unknown>
[INFO] [stdout]   45:     0x7d9970311a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     runner::assembler::test::test_download_rasm
[INFO] [stdout]     runner::assembler::test::test_download_sjasmplus
[INFO] [stdout]     runner::assembler::test::test_download_vasm
[INFO] [stdout]     runner::disassembler::test::test_download_disark
[INFO] [stdout]     runner::emulator::test::test_download_ace
[INFO] [stdout]     runner::emulator::test::test_download_amspirit
[INFO] [stdout]     runner::emulator::test::test_download_sugarbox
[INFO] [stdout]     runner::emulator::test::test_download_winape
[INFO] [stdout]     runner::tracker::test::test_download_at3
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 9 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "745a85464876da5bab84e8160e25212dcccde30a04838157e6745043e68f6baf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "745a85464876da5bab84e8160e25212dcccde30a04838157e6745043e68f6baf", kill_on_drop: false }`
[INFO] [stdout] 745a85464876da5bab84e8160e25212dcccde30a04838157e6745043e68f6baf
